home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Secondary Windows < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Secondary Windows
  2. Sent:        6/10/96 10:38 AM
  3. Received:    6/10/96 10:51 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Henri,
  9. >Does this mean one secondary window per presentation, or one secondary
  10. >window per part?
  11. >
  12. >-Neal
  13.  
  14. One secondary window per presentation. ODF uses the View in Window 
  15. mechanism. The recipe says that if the user select View In Window and 
  16. there is already a window opened the window should be selected, the part 
  17. should not create another window. Because of that when you try to open 
  18. your secondary window (by calling FW_CPresentation::OpenPartWindow()) I 
  19. look if there is already a window and I select it if it exists.
  20.  
  21. ........................................................................
  22.  Henri Lamiraux                                      lamiraux@apple.com
  23.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  24. ........................................................................
  25.  
  26.